Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 159,300 for

document formatting

(0.13 sec)
  1. Font.Name | Aspose.Words for .NET

    Discover the Font Name property to easily customize and set your font styles, enhancing your design's appeal and readability....to format a run of text using its font property. Document doc...doc = new Document (); Run run = new Run ( doc , "Hello world!"...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Shape.HorizontalRuleFormat | Aspose.Words for .NET

    Access and customize the HorizontalRuleFormat properties for enhanced design flexibility. Optimize your shapes with tailored settings for unique results....customize its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. HorizontalRuleFormat.Color | Aspose.Words for .NET

    Discover the HorizontalRuleFormat Color property to customize your design. Easily set or get the brush color for a stunning horizontal rule effect!...customize its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowRevisionMarks method. Allow to specify whether revision text should be marked with special Formatting markup. Default value is true in C++....should be marked with special formatting markup. Default value is...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Font.emphasis_mark property | Aspose.Words for ...

    Font.emphasis_mark property. Gets or sets the emphasis mark applied to this Formatting....emphasis mark applied to this formatting. @property def emphasis_mark...() builder . font . clear_formatting () builder . write ( 'Simple...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableStyle | Aspose.Words for Java

    Represents a table style in Java....the Working with Tables documentation article. Examples: Shows...settings for the table. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::HorizontalRuleFormat cl...

    Aspose::Words::Drawing::HorizontalRuleFormat class. Represents horizontal rule Formatting. To learn more, visit the Documentation article in C++....Represents horizontal rule formatting. To learn more, visit the...the Working with Shapes documentation article. class HorizontalRuleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FormField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormField class to easily create and manage customizable form fields in your Documents for enhanced user interaction....Working with Form Fields documentation article. public class FormField...false . virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.fie...
  9. CellFormat.ClearFormatting | Aspose.Words for .NET

    Discover the CellFormat ClearFormatting method to effortlessly reset cell styles to default without altering cell width. Enhance your spreadsheet efficiency!...method Resets to default cell formatting. Does not change the width...tables into one. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  10. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection.... Document (); let builder = new aw ...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/nodejs-net/aspose.wo...